home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / ophel001.swf / scripts / frame_1128 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  375 b   |  28 lines

  1. tellTarget(Colonne01)
  2. {
  3.    gotoAndStop("Fin");
  4. }
  5. tellTarget(Colonne02)
  6. {
  7.    gotoAndStop("Fin");
  8. }
  9. tellTarget(Colonne03)
  10. {
  11.    gotoAndStop("Fin");
  12. }
  13. tellTarget(Colonne04)
  14. {
  15.    gotoAndStop("Fin");
  16. }
  17. tellTarget(Colonne05)
  18. {
  19.    gotoAndStop("Fin");
  20. }
  21. if(eval("/Variables:LunetteMise") == true)
  22. {
  23.    tellTarget(Artefact)
  24.    {
  25.       gotoAndStop(3);
  26.    }
  27. }
  28.